home *** CD-ROM | disk | FTP | other *** search
/ HPAVC / HPAVC CD-ROM.iso / NEUCLS3.ZIP / README < prev   
Text File  |  1993-01-07  |  4KB  |  123 lines

  1. Neucls3.zip, 605K Bytes, A Menu-Driven Neural Network Package for the PC
  2.  
  3.  
  4. A. System Requirements
  5.    -------------------
  6.  
  7.  (1) x86-compatible PC machine with math coprocessor.
  8.  (2) 512k RAM.
  9.  (3) MSDOS 5.0 or later. 
  10.  (4) A text editor called "Edit" in the path.
  11.  (5) c:\dos is in the path.
  12.  (6) 3 megabytes of disk space, on disk c:
  13.  (7) pkunzip version 204g must be in the path.
  14.  (8) The software can be operated with or without a bus-type mouse.
  15.      A serial mouse may make the menus operate sluggishly.
  16.  (9) The software can be run from Windows or DOS. A Windows icon is included.
  17.  
  18.  
  19. B. Software Author
  20.    ---------------
  21.  
  22. The author of all programs in the Neucls.zip package, 
  23. except for program Ben.exe, is
  24.  
  25. Michael T. Manry
  26. P.O. Box 195069 
  27. Arlington, Texas 76019
  28. Compuserve: 73424,1327
  29. Email:  manry@uta.edu
  30.  
  31.  
  32.  
  33. C. What the Neucls Package Does
  34.    ----------------------------
  35.  
  36. The package consists of several programs, called by a menu system, 
  37. which design and analyze artificial neural networks for classification 
  38. or decision making. Included are programs which; 
  39.  (1) Put ASCII data into the correct format for neural processing,
  40.  (2) Calculate the required size of a multilayer perceptron from a
  41.      training data file
  42.  (3) Train a multilayer perceptron (MLP) neural net using 
  43.      backpropagation or a fast training method,
  44.  (4) Analyze and prune a trained neural network.
  45.  (5) Create a fortran subroutine which implements the trained network,
  46.  (6) Apply the trained network to data,
  47.  (7) Train and apply functional link neural networks, and
  48.  (8) Apply conventional and neural unsupervised learning to a data file.
  49.  
  50.  
  51. D. Demo versus Full-blown Versions
  52.    -------------------------------
  53.  
  54.  (1) The programs in the package are fully functional demos, except 
  55.      that some programs do not save weights to be used later.
  56.  (2) The 32-bit, full-blown versions of all programs in this package run 
  57.      approximately three times as fast as the demo versions.
  58.  (3) A fast demo version of the package, called Neucl.zip, will soon
  59.      be available at me.uta.edu.
  60.  
  61. E. New in this Version
  62.    --------------------
  63.  (1) Greatly improved help files
  64.  (2) Improved menus
  65.  (3) Minor software changes
  66.  
  67.  
  68. F. Getting Started
  69.    ---------------
  70.  
  71.  (1) Install the Neucls package automatically using the install 
  72.      batch file, or manually by following the instructions below. 
  73.  (2) Then go to the \Neuron\Batch\Dat subdirectory and type
  74.      "nuron" <Ret> to start up the package.
  75.  (3) For every menu category, in the order listed, go to the option 
  76.      called "Batch Run", if there is one, and press <Ret>. This 
  77.      will start up the "DOS Edit" editor for a parameter file used 
  78.      to control a demo run of one of the programs. 
  79.  (4) Examine the keyboard responses printed in the parameter file.
  80.      When you are ready for the demo, exit the editor. The program will
  81.      then be run using the parameter file.
  82.  (5) When you begin to get a feel for what the package does, you 
  83.      can process your own data files.
  84.  
  85.  
  86. G. Installing the Software
  87.    -----------------------
  88.  
  89.  (1) For automatic installation, type install.
  90.  (2) For manual installation, create directories \neuron, \neuron\batch, and 
  91.      \neuron\batch\dat, and put files clex.zp, nurn.zp, and datc.zp 
  92.      respectively into these directories. Unzip the zip files. 
  93.  (3) Put the batch file nuron.bat in the DOS directory or elsewhere in
  94.      the path before running this package. 
  95.  (4) Go to a directory which has training data, such as \neuron\batch\dat
  96.  (5) Type "nuron" at the DOS prompt to start up the package.
  97.  
  98.  
  99. H. Use and Distribution of Neucls.zip
  100.    ----------------------------------
  101.  
  102. Users can distribute the file Neucls.zip to any person or bulletin 
  103. board, but cannot sell it or distribute individual component programs 
  104. in the package.
  105.  
  106.  
  107.  
  108. I. File Ben.exe
  109.    ------------
  110.  
  111. The Neucls package uses "The Batch ENhancer (c) 1993, Version 3.11"
  112. to create and display menus. Queries concerning "The Batch Enhancer" 
  113. (file Ben.exe) should be addressed to
  114.  
  115. Simon Lee
  116. Simvis Software
  117. 7905 Bayview Ave., Unit 1019
  118. Thornhill
  119. Ontario, Canada L3T 7N3
  120.  
  121. Phone: (416) 882-2514
  122. Fax: (416) 882-2527
  123.